Skip to content

fix(security): restore LITELLM_MASTER_KEY fail-fast#15

Merged
growlf merged 1 commit into
mainfrom
fix/litellm-master-key-fail-fast
May 11, 2026
Merged

fix(security): restore LITELLM_MASTER_KEY fail-fast#15
growlf merged 1 commit into
mainfrom
fix/litellm-master-key-fail-fast

Conversation

@growlf
Copy link
Copy Markdown
Owner

@growlf growlf commented May 11, 2026

CI env var injection (8ef5592) already handles validation — the :- fallback introduced in c53af0c is unnecessary and exposes a guessable default key in a public repo. Restore :? so deployments without a set key fail loudly.

Summary

Type of change

  • Bug fix
  • New feature / enhancement
  • Documentation update
  • Refactor / cleanup
  • CI / tooling change

Related issues

Testing

  • docker compose config passes with no errors
  • Shell scripts pass shellcheck
  • Manually tested on Intel Arc hardware (if relevant)

Checklist

  • My changes follow the project's code style
  • I have updated documentation where necessary
  • I have not committed secrets or real credentials
  • .env.example is up to date (if env vars were added/removed)

CI env var injection (8ef5592) already handles validation — the :- fallback
introduced in c53af0c is unnecessary and exposes a guessable default key
in a public repo. Restore :? so deployments without a set key fail loudly.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@growlf growlf self-assigned this May 11, 2026
@growlf growlf merged commit 249f738 into main May 11, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant